How to Install klogd software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install klogd software package in Ubuntu 12.04 LTS (Precise Pangolin)

klogd software package provides Kernel Logging Daemon, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install klogd 

klogd is installed in your system.

Make ensure the klogd package were installed using the commands given below,

$ sudo dpkg-query -l | grep klogd *

You will get with klogd package name, version, architecture and description in a table

klogd package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Administration Utilities
Package klogd
Version 1.5-6ubuntu1
Description Kernel Logging Daemon
Sub Section Admin


See Also, How to uninstall or remove klogd software package from Ubuntu 12.04 LTS (Precise Pangolin)?